home *** CD-ROM | disk | FTP | other *** search
/ Real Girls - Strip Poker / Real Girls Strip POker (Windows 95 CD-ROM).iso / _SETUP.1 / x4.dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1998-07-30  |  113 b   |  9 lines

  1. on mouseUp
  2.   global game
  3.   cursor(-1)
  4.   close(window "Easter")
  5.   tell the stage
  6.     closeEaster()
  7.   end tell
  8. end
  9.